Welcome![Sign In][Sign Up]
Location:
Search - vc jpg

Search list

[GDI-Bitmapxianshijpggif

Description: 显示jpg,jif图片,用vc实现-show jpg, jif pictures, using vc achieve
Platform: | Size: 29011 | Author: pan | Hits:

[Otherjpegapi

Description: 用VC打开jpg文件,jpg转成bmp文件,bmp转成jpg格式-VC open jpg, bmp jpg file conversion, bmp jpg format conversion
Platform: | Size: 1188206 | Author: 王杰 | Hits:

[Graph programcompasion

Description: BMP文件快速压缩成JPG文件的VC源代码-BMP file compression rapid JPG file into the source code VC
Platform: | Size: 69282 | Author: hanjinfen | Hits:

[Graph programjpg_

Description: jpg 编码,用C++实现,在VC下开发,经过测试。希望对大家有用-jpg coding, C realization of the VC under development and tested. We hope to useful
Platform: | Size: 385035 | Author: shark1234 | Hits:

[Other resource20067-OCR

Description: 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。 其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。 -graphic character recognition (OCR) is commonly used things. Many programmers want their own procedures embedded OCR recognition module. Still, others - demanded too high a price; Themselves - is unbridgeable. In fact, as early as in Microsoft Office2003 has introduced an OCR module, the Chinese have a very good support (of a second to the domestic brand products). Many people may have noticed the good things, But MS_OCR VC in the interface and usage has not been any sign of disclosure. The author in a release here MS_OCR do with the model procedures, we try to identify capacity was pretty good, and supports a variety of graphics formats (bmp, jpg, tif).
Platform: | Size: 3324786 | Author: jms | Hits:

[Other resourcejpg_gif_png

Description: 用vc打开jpg,gif,png等格式的图像文件。在vb中很简单的事情,在vc里要下点功夫学习了-with vc open jpg, gif, png format images, and other documents. Vb in a very simple matter, the vc wanted to do more study
Platform: | Size: 448909 | Author: 陈勇 | Hits:

[Other resourceShowJPG

Description: 该程序开发环境为vc++,能够读取并在对话框上显示JPG格式图象-the program development environment for vc to read and in the dialog box displayed on the JPG format images
Platform: | Size: 28481 | Author: tiankng | Hits:

[Other resourcechange_bmp_picture_tojpg

Description: 使用vc++实现bmp图片转换为jpg格式,好用-use vc + + bmp images converted to jpg format, handy
Platform: | Size: 414220 | Author: 神和龙 | Hits:

[Special EffectsshowJPGGIF

Description: vc++开发环境,能够读取并显示JPG和GIF格式的图像。-vc development environment, can read and display JPG and GIF format images.
Platform: | Size: 455978 | Author: kanlihua | Hits:

[Other resourceDisplayJpegGif

Description: 在VC中显示JPEG和GIF图像。看过MSDN很多人以为只对BMP有用,其实对JPG,GIF都可以。-in VC display JPEG and GIF images. MSDN seen many people think that only the BMP useful, in fact, the JPG, GIF can.
Platform: | Size: 16999 | Author: 吴荣刚 | Hits:

[DVD13818_5_for_vc

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\\cctv.ts >c:\\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject - "Settings pop-up dialog box put pre - translat
Platform: | Size: 100002 | Author: 陈水德 | Hits:

[OtherVC_jpeglib

Description: 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库-using Delphi code in VC show JPG picture, the non-use of Dynamic Link Library
Platform: | Size: 105409 | Author: benpaomf | Hits:

[Graph program2Dto3D

Description: 利用VTK在vc环境下实现二维图像的三维显示,本程序选择jpg格式图像为例,经vtkWarpScalar对象处理使图像变为三维-use VTK in vc environment to achieve the three-dimensional two-dimensional images, The procedure to choose jpg format image as an example, vtkWarpScalar object processing into a 3D image
Platform: | Size: 32090 | Author: 李丹 | Hits:

[Other resourceShow_JPG

Description: 用vc做的程序,可以实现JPG图片的 显示,效果不错! -vc do with the process, can achieve a JPG picture showed good results!
Platform: | Size: 26987 | Author: 李远峰 | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以\"|\"号分开 如\"xfrog.cn|webtm.cn\" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以\"|\"号分开 speed=50 文件下载速度 单位\"K\" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC) / windows 2003's p1 / iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management / local computer / website / Default Web / Attribute / ISAPI Filter / add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12438 | Author: 莫飞 | Hits:

[Other resourcepictureread

Description: vc++所做的图像阅读器(bmp,jpg,cur,ico,gif) 用vc读jpg等图像,vc所编的一读取多种图像格式的阅读器-vc done reading images (bmp, jpg, Base lkg cur, ico, gif) using vc Reading jpg and other images, as in the vc read a variety of image formats reader
Platform: | Size: 43079 | Author: 阳陵 | Hits:

[Graph programLookJPG

Description: 一个用IPicture 接口查看JPG的VC源码-IPicture interface with a View JPG VC FOSS
Platform: | Size: 32832 | Author: 尚半夜 | Hits:

[Special Effectscximage-BmpToJPG

Description: 一个VC DEMO,可将一个目录中所有的BMP文件转换为JPG文件,可以看一看。-a VC can be a directory of all the BMP files into the JPG document, can look at.
Platform: | Size: 2476245 | Author: 化雪 | Hits:

[Other resourceCImageSourceCode

Description: cimage.zip -- VC source files for jpg, gif, png file view and save etc.
Platform: | Size: 1086132 | Author: 雄伟 | Hits:

[Special EffectsCatchScreen

Description: 抓屏幕存为bmp或jpg图片(加载cxImage库) VC.60 + WIN2003 运行OK
Platform: | Size: 1661303 | Author: 梁杉 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »

CodeBus www.codebus.net